home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2003 January
/
Disc 3
/
Amethyst.iso
/
live
/
usr
/
lib
/
perl5
/
5.6.0
/
auto
/
Getopt
/
Long
/
config.al
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-10
|
310 b
|
14 lines
# NOTE: Derived from lib/Getopt/Long.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package Getopt::Long;
#line 870 "lib/Getopt/Long.pm (autosplit into lib/auto/Getopt/Long/config.al)"
# Deprecated name.
sub config (@) {
Configure (@_);
}
# end of Getopt::Long::config
1;